(1): Create SVN warehouse path
Mkdir-p/opt/svn/project1
Svnadmin Create/data/svn/project1
Note: For specification: Generally in the project directory to create again:First create a good directory Dev and pub can be placed in a directory, import
Before customizing ROM, need to download Android source code, modify system application. Android source management use Repo+git, download fast scary. (direct download, the wall is of course slow, please ignore this factor). Feel git is better for
I. Introduction to SVN, tortoisesvn, and subclipse
Team Development Technology:
(1) unit test;(2) version control;(3) project automation;
SCM: Software Configuration Management, including SVN;
SVN is the successor of CVs and a version control
SVN version: 1.5 and laterNoun Description:Wc:working Copy Your workspaceVersioned: Controlled; version-controlledWhat is SVN?
SVN is an open source version control system.
More features than CVS. A better CVS? So SVN has most of the
First, SVN, TortoiseSVN, Subclipse introduction
Team Development Technology:
(1) Unit test;(2) version control;(3) Project automation;
SCM: Software configuration management, including SVN;
SVN is the successor to CVS and is a version control
SVN command help:
Mac-pro:test root$ SVN--help
USAGE:SVN [Options] [args]Subversion command-line client, version 1.7.10.Type ' svn help ' in a specific subcommand.Type ' svn--version ' to "the program version and RA modulesor '
1) git is distributed, and SVN is not:This is the core difference between git and other non-distributed version control systems, such as SVN,CVS. If you can understand this concept, then you are already half-done. There is a need to make a statement
For details about the svn client command svn in linux, you can use-help to view the specific usage. The most common commands are checkout (co), commit (ci), update (up), and list (ls). These commands are very important, in the future, shell or other
Document directory
Git is distributed, and SVN is not:
Git stores the content in metadata mode, while SVN stores the content by file:
Git branch and SVN branch are different:
Git does not have a global version number, while SVN does:
The
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.